Overview

Strong form of consensus: given set of processors, each with an initial value:

weaker form: allow that only some non-faulty process decides for termination

Formal definition (see )

Consensus protocol PP is an asynchronous system of N2N \geq 2 processes.

#incomplete

Notes


References

  1. Fischer MJ, Lynch NA, Paterson MS. Impossibility of distributed consensus with one faulty process. Journal of the ACM (JACM). 1985 Apr 1;32(2):374-82. https://doi.org/10.1145/3149.214121
  2. https://www.the-paper-trail.org/post/2008-08-13-a-brief-tour-of-flp-impossibility/
  3. https://en.wikipedia.org/wiki/Consensus_(computer_science)
  4. https://www.geeksforgeeks.org/computer-networks/cryptographic-consensus-mechanisms-in-blockchain/
  5. https://www.sciencedirect.com/topics/computer-science/consensus-protocol